'宣言 Public Function New( _ ByVal list As System.Collections.Generic.IReadOnlyList(Of T) _ )
public C1DelegateList<T>( System.Collections.Generic.IReadOnlyList<T> list )
パラメータ
- list
- The list.
'宣言 Public Function New( _ ByVal list As System.Collections.Generic.IReadOnlyList(Of T) _ )
public C1DelegateList<T>( System.Collections.Generic.IReadOnlyList<T> list )